menu
mastodon_client
mastodon_client.dart
MastodonAnnouncement
allDay property
allDay
dark_mode
light_mode
allDay
property
@
JsonKey
(defaultValue: false)
bool
allDay
final
Whether this is an all-day event.
Implementation
@JsonKey(defaultValue: false) final bool allDay;
mastodon_client
mastodon_client
MastodonAnnouncement
allDay property
MastodonAnnouncement class