allSupertypes property
List<InterfaceType>
get
allSupertypes
A list containing all of the supertypes of this interface.
Implementation
List<InterfaceType> get allSupertypes;
A list containing all of the supertypes of this interface.
List<InterfaceType> get allSupertypes;