isMixinClass property
bool
get
isMixinClass
Whether the declaration has an explicit mixin
modifier.
Implementation
bool get isMixinClass;
Whether the declaration has an explicit mixin
modifier.
bool get isMixinClass;