menu
mastodon_client
mastodon_client.dart
MastodonAsyncRefresh
MastodonAsyncRefresh.new const constructor
MastodonAsyncRefresh.new
dark_mode
light_mode
MastodonAsyncRefresh
constructor
const
MastodonAsyncRefresh
(
{
required
String
id
,
required
String
status
,
int
?
resultCount
,
})
Implementation
const MastodonAsyncRefresh({ required this.id, required this.status, this.resultCount, });
mastodon_client
mastodon_client
MastodonAsyncRefresh
MastodonAsyncRefresh.new const constructor
MastodonAsyncRefresh class