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