mediaAttachments property
- @JsonKey(defaultValue: <MastodonTranslationAttachment>[])
final
List of translated media descriptions.
Implementation
@JsonKey(defaultValue: <MastodonTranslationAttachment>[])
final List<MastodonTranslationAttachment> mediaAttachments;