menu
mastodon_client
mastodon_client.dart
MastodonFilterStatus
statusId property
statusId
dark_mode
light_mode
statusId
property
@
JsonKey
(defaultValue: '')
String
statusId
final
ID of the status to filter.
Implementation
@JsonKey(defaultValue: '') final String statusId;
mastodon_client
mastodon_client
MastodonFilterStatus
statusId property
MastodonFilterStatus class