menu
sentry package
documentation
sentry_io.dart
Contexts
removeRuntime method
removeRuntime method
dark_mode
light_mode
removeRuntime
method
void
removeRuntime
(
SentryRuntime
runtime
)
Implementation
void removeRuntime(SentryRuntime runtime) => this[SentryRuntime.listType].remove(runtime);
sentry package
documentation
sentry_io
Contexts
removeRuntime method
Contexts class