mediaAttachments property

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

List of translated media descriptions.

Implementation

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