menu
tom_d4rt_ast package
documentation
runtime.dart
AsyncExecutionState
currentError property
currentError property
dark_mode
light_mode
currentError
property
Object
?
currentError
getter/setter pair
Track the error currently being handled (either from await or sync throw)
Implementation
Object? currentError;
tom_d4rt_ast package
documentation
runtime
AsyncExecutionState
currentError property
AsyncExecutionState class