menu
sentry package
documentation
sentry_io.dart
Integration<T extends SentryOptions>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
FutureOr
<
void
>
call
(
Hub
hub
,
T
options
)
A Callable method for the Integration interface
Implementation
FutureOr<void> call(Hub hub, T options);
sentry package
documentation
sentry_io
Integration<T extends SentryOptions>
call abstract method
Integration class