ExecutingStatementCallback typedef
ExecutingStatementCallback =
void Function(ExecutingStatement statement)
Implementation
typedef ExecutingStatementCallback =
void Function(ExecutingStatement statement);
typedef ExecutingStatementCallback =
void Function(ExecutingStatement statement);