Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Typedefs | Variables
tonic::DartError Namespace Reference

Typedefs

using UnhandledExceptionReporter = void(*)(Dart_Handle, Dart_Handle)
 

Variables

const char kInvalidArgument [] = "Invalid argument."
 

Typedef Documentation

◆ UnhandledExceptionReporter

Definition at line 15 of file dart_error.h.

Variable Documentation

◆ kInvalidArgument

const char tonic::DartError::kInvalidArgument = "Invalid argument."

Definition at line 14 of file dart_error.cc.