menu
lucy_editor package
documentation
parsejs/ast.dart
LiteralExpression
toName property
toName property
dark_mode
light_mode
toName
property
String
get
toName
Converts the value to a string
Implementation
String get toName => value.toString();
lucy_editor package
documentation
parsejs/ast
LiteralExpression
toName property
LiteralExpression class