menu
sentry package
documentation
sentry_io.dart
Scope
addAttachment method
addAttachment method
dark_mode
light_mode
addAttachment
method
void
addAttachment
(
SentryAttachment
attachment
)
Implementation
void addAttachment(SentryAttachment attachment) { _attachments.add(attachment); }
sentry package
documentation
sentry_io
Scope
addAttachment method
Scope class