interfaces property
getter/setter pair
A list of interface types for this class.
The values will be of the kind: Type.
Implementation
List<InstanceRef>? interfaces;
A list of interface types for this class.
The values will be of the kind: Type.
List<InstanceRef>? interfaces;