mixin property

  1. @optional
InstanceRef? mixin
getter/setter pair

The mixin type for this class, if any.

The value will be of the kind: Type.

Implementation

@optional
InstanceRef? mixin;