![]() |
Flutter Engine
The Flutter Engine
|
Typedefs | |
using | UnhandledExceptionReporter = void(*)(Dart_Handle, Dart_Handle) |
Variables | |
const char | kInvalidArgument [] = "Invalid argument." |
using tonic::DartError::UnhandledExceptionReporter = typedef void (*)(Dart_Handle, Dart_Handle) |
Definition at line 15 of file dart_error.h.
const char tonic::DartError::kInvalidArgument = "Invalid argument." |
Definition at line 14 of file dart_error.cc.