attachments property
list of media/doc/file attachment for message
Implementation
@JsonKey()
@HiveField(7)
final List<dynamic>? attachments;
list of media/doc/file attachment for message
@JsonKey()
@HiveField(7)
final List<dynamic>? attachments;