menu
mastodon_client
mastodon_client.dart
MastodonInstance
title property
title
dark_mode
light_mode
title
property
@
JsonKey
(defaultValue: '')
String
title
final
Title of the instance.
Implementation
@JsonKey(defaultValue: '') final String title;
mastodon_client
mastodon_client
MastodonInstance
title property
MastodonInstance class