menu
obsi_error_sentry package
documentation
obsi_error_sentry.dart
SentryErrorExporter
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
@
override
Future
<
void
>
shutdown
(
)
Performs shutdown.
Implementation
@override Future<void> shutdown() => _shutdownFuture ??= _doShutdown();
obsi_error_sentry package
documentation
obsi_error_sentry
SentryErrorExporter
shutdown method
SentryErrorExporter class