superType property

  1. @optional
InstanceRef? superType
getter/setter pair

The supertype for this class, if any.

The value will be of the kind: Type.

Implementation

@optional
InstanceRef? superType;