menu
tom_d4rt_ast package
documentation
runtime.dart
RuntimeValue
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Object
?
get
(
String
name
)
Accesses a property or method of this value.
Implementation
Object? get(String name);
tom_d4rt_ast package
documentation
runtime
RuntimeValue
get abstract method
RuntimeValue class