MastodonStatusCreated constructor

const MastodonStatusCreated(
  1. MastodonStatus status
)

Creates with the published status.

Implementation

const MastodonStatusCreated(this.status);