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