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