handleIsolateError function

Future<void> handleIsolateError(
  1. Hub hub,
  2. SentryOptions options,
  3. dynamic error
)

Implementation

Future<void> handleIsolateError(
  Hub hub,
  SentryOptions options,
  dynamic error,
) async {}