menu
mastodon_client
mastodon_client.dart
MastodonRelationship
languages property
languages
dark_mode
light_mode
languages
property
List
<
String
>
?
languages
final
List of languages you follow from this account (ISO 639-1).
Implementation
final List<String>? languages;
mastodon_client
mastodon_client
MastodonRelationship
languages property
MastodonRelationship class