Dart_GetStickyError

Function Dart_GetStickyError 

Source
pub unsafe extern "C" fn Dart_GetStickyError() -> Dart_Handle
Expand description

Gets the sticky error for the current isolate.

\return A handle to the sticky error object or null.