menu
jetleaf_lang package
documentation
lang.dart
MethodDeclaration
getIsFactory abstract method
getIsFactory abstract method
dark_mode
light_mode
getIsFactory
abstract method
bool
getIsFactory
(
)
Whether this method is a
factory
.
Implementation
bool getIsFactory();
jetleaf_lang package
documentation
lang
MethodDeclaration
getIsFactory abstract method
MethodDeclaration class