menu
mastodon_client
mastodon_client.dart
MastodonReport
statusIds property
statusIds
dark_mode
light_mode
statusIds
property
List
<
String
>
?
statusIds
final
List of status IDs associated with the report.
Implementation
final List<String>? statusIds;
mastodon_client
mastodon_client
MastodonReport
statusIds property
MastodonReport class