menu
mastodon_client
mastodon_client.dart
MastodonPushAlerts
follow property
follow
dark_mode
light_mode
follow
property
@
JsonKey
(defaultValue: false)
bool
follow
final
Whether to receive follow notifications.
Implementation
@JsonKey(defaultValue: false) final bool follow;
mastodon_client
mastodon_client
MastodonPushAlerts
follow property
MastodonPushAlerts class