menu
mastodon_client
mastodon_client.dart
MastodonTranslation
language property
language
dark_mode
light_mode
language
property
@
JsonKey
(defaultValue: '')
String
language
final
Target language code of the translation.
Implementation
@JsonKey(defaultValue: '') final String language;
mastodon_client
mastodon_client
MastodonTranslation
language property
MastodonTranslation class