menu
snowplow_tracker package
documentation
events/message_notification.dart
MessageNotification
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
MessageNotificationAttachment
>
?
attachments
final
Attachments added to the notification.
Implementation
final List<MessageNotificationAttachment>? attachments;
snowplow_tracker package
documentation
events/message_notification
MessageNotification
attachments property
MessageNotification class