isMixin property
bool
get
isMixin
Return true
if this class is defined by a mixin declaration.
Implementation
bool get isMixin;
Return true
if this class is defined by a mixin declaration.
bool get isMixin;