menu
jetleaf_lang package
documentation
lang.dart
StandardEntityDeclaration
getDebugIdentifier method
getDebugIdentifier method
dark_mode
light_mode
getDebugIdentifier
method
@
override
String
getDebugIdentifier
(
)
override
The debug identifier for the entity.
Implementation
@override String getDebugIdentifier() => _debugger;
jetleaf_lang package
documentation
lang
StandardEntityDeclaration
getDebugIdentifier method
StandardEntityDeclaration class