menu
mastodon_client
mastodon_client.dart
MastodonInstanceV1
title property
title
dark_mode
light_mode
title
property
@
JsonKey
(defaultValue: '')
String
title
final
Name of the server.
Implementation
@JsonKey(defaultValue: '') final String title;
mastodon_client
mastodon_client
MastodonInstanceV1
title property
MastodonInstanceV1 class