menu
tom_d4rt_ast package
documentation
runtime.dart
BridgedEnumDefinition<T extends Enum>
name property
name property
dark_mode
light_mode
name
property
String
name
final
The name under which the enum will be known in the interpreter.
Implementation
final String name;
tom_d4rt_ast package
documentation
runtime
BridgedEnumDefinition<T extends Enum>
name property
BridgedEnumDefinition class