mediaAttachments property
- @JsonKey(defaultValue: <MastodonMediaAttachment>[])
final
List of media attachments at revision time.
Implementation
@JsonKey(defaultValue: <MastodonMediaAttachment>[])
final List<MastodonMediaAttachment> mediaAttachments;