superType property Null safety

InstanceRef? superType
optional">@optionalread / write

The supertype for this class, if any.

The value will be of the kind: Type.

Implementation

@optional
InstanceRef? superType;