menu
sentry package
documentation
sentry_io.dart
ScopeCallback typedef
ScopeCallback typedef
dark_mode
light_mode
ScopeCallback
typedef
ScopeCallback
=
FutureOr
<
void
>
Function
(
Scope
)
Configures the scope through the callback.
Implementation
typedef ScopeCallback = FutureOr<void> Function(Scope);
sentry package
documentation
sentry_io
ScopeCallback typedef
sentry_io library