menu
mastodon_client
mastodon_client.dart
MastodonReport
actionTaken property
actionTaken
dark_mode
light_mode
actionTaken
property
@
JsonKey
(defaultValue: false)
bool
actionTaken
final
Whether action has been taken.
Implementation
@JsonKey(defaultValue: false) final bool actionTaken;
mastodon_client
mastodon_client
MastodonReport
actionTaken property
MastodonReport class