attachments property
The attachments included in the snapshot
Implementation
@JsonKey(includeIfNull: false)
final List<MessageAttachmentResponse>? attachments;
The attachments included in the snapshot
@JsonKey(includeIfNull: false)
final List<MessageAttachmentResponse>? attachments;