interaces property

List<InterfaceTypeDefinition> get interaces

Implementation

List<InterfaceTypeDefinition> get interaces =>
    _getAll<InterfaceTypeDefinition>();