attachments property

List<SentryAttachment> attachments

Implementation

List<SentryAttachment> get attachments => List.unmodifiable(_attachments);