menu
tom_d4rt_ast package
documentation
runtime.dart
ReturnException
value property
value property
dark_mode
light_mode
value
property
Object
?
value
final
The value being returned from the function.
Implementation
final Object? value;
tom_d4rt_ast package
documentation
runtime
ReturnException
value property
ReturnException class