InterpreterSetupCallback typedef
InterpreterSetupCallback =
void Function(Interpreter)
Implementation
typedef InterpreterSetupCallback = void Function(Interpreter);
typedef InterpreterSetupCallback = void Function(Interpreter);