interfaces property
List<InterfaceType>
get
interfaces
The interfaces that are implemented by this fragment.
Implementation
List<InterfaceType> get interfaces;
The interfaces that are implemented by this fragment.
List<InterfaceType> get interfaces;