superType property
getter/setter pair
The supertype for this class, if any.
The value will be of the kind: Type.
Implementation
@optional
InstanceRef? superType;
The supertype for this class, if any.
The value will be of the kind: Type.
@optional
InstanceRef? superType;