mixinName property

String? mixinName
getter/setter pair

The name of the mixin enclosing this declaration. If the declaration is not a mixin member, this field will be absent.

Implementation

String? mixinName;