mediaAttachments property

  1. @JsonKey(defaultValue: <MastodonMediaAttachment>[])
List<MastodonMediaAttachment> mediaAttachments
final

List of media attachments at revision time.

Implementation

@JsonKey(defaultValue: <MastodonMediaAttachment>[])
final List<MastodonMediaAttachment> mediaAttachments;