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