menu
jetleaf_lang package
documentation
lang.dart
ClassDeclaration
getIsMixin abstract method
getIsMixin abstract method
dark_mode
light_mode
getIsMixin
abstract method
bool
getIsMixin
(
)
Returns
true
if this is a
mixin
declaration or a mixin application.
Implementation
bool getIsMixin();
jetleaf_lang package
documentation
lang
ClassDeclaration
getIsMixin abstract method
ClassDeclaration class