interfaces property
List<NamedDartType>
get
interfaces
The list of interfaces implemented by this type.
Implementation
List<NamedDartType> get interfaces;
The list of interfaces implemented by this type.
List<NamedDartType> get interfaces;