pub unsafe extern "C" fn Dart_ErrorGetException(
handle: Dart_Handle,
) -> Dart_HandleExpand description
Gets the exception Object from an unhandled exception error handle.
pub unsafe extern "C" fn Dart_ErrorGetException(
handle: Dart_Handle,
) -> Dart_HandleGets the exception Object from an unhandled exception error handle.