menu
mastodon_client
mastodon_client.dart
MastodonPreviewCardAuthor
name property
name
dark_mode
light_mode
name
property
@
JsonKey
(defaultValue: '')
String
name
final
Name of the author.
Implementation
@JsonKey(defaultValue: '') final String name;
mastodon_client
mastodon_client
MastodonPreviewCardAuthor
name property
MastodonPreviewCardAuthor class