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