mediaAttachments property
- @JsonKey(defaultValue: [])
final
Media to be attached to the status.
Implementation
@JsonKey(defaultValue: [])
final List<MastodonMediaAttachment> mediaAttachments;
Media to be attached to the status.
@JsonKey(defaultValue: [])
final List<MastodonMediaAttachment> mediaAttachments;