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