authors property
- @JsonKey(defaultValue: <MastodonPreviewCardAuthor>[])
final
List of content authors (Mastodon 4.3.0+).
Implementation
@JsonKey(defaultValue: <MastodonPreviewCardAuthor>[])
final List<MastodonPreviewCardAuthor> authors;
List of content authors (Mastodon 4.3.0+).
@JsonKey(defaultValue: <MastodonPreviewCardAuthor>[])
final List<MastodonPreviewCardAuthor> authors;