menu
mastodon_client
mastodon_client.dart
MastodonStatusCreated
MastodonStatusCreated.new const constructor
MastodonStatusCreated.new
dark_mode
light_mode
MastodonStatusCreated
constructor
const
MastodonStatusCreated
(
MastodonStatus
status
)
Creates with the published
status
.
Implementation
const MastodonStatusCreated(this.status);
mastodon_client
mastodon_client
MastodonStatusCreated
MastodonStatusCreated.new const constructor
MastodonStatusCreated class