mixinName property

String? mixinName
final

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

Implementation

final String? mixinName;