superType property

NamedDartType? get superType

The super type of this interface type, or null if it's Object.

Implementation

NamedDartType? get superType;