menu
jetleaf_lang package
documentation
lang.dart
MixinDeclaration
getHasInterfaces abstract method
getHasInterfaces abstract method
dark_mode
light_mode
getHasInterfaces
abstract method
bool
getHasInterfaces
(
)
Returns
true
if this mixin implements any interfaces.
Implementation
bool getHasInterfaces();
jetleaf_lang package
documentation
lang
MixinDeclaration
getHasInterfaces abstract method
MixinDeclaration class