superType property
NamedDartType?
get
superType
The supertype of this element, or null
if this element does not have a supertype.
Implementation
NamedDartType? get superType;
The supertype of this element, or null
if this element does not have a supertype.
NamedDartType? get superType;