MastodonAnnouncementReaction constructor
Implementation
const MastodonAnnouncementReaction({
required this.name,
required this.count,
required this.me,
this.url,
this.staticUrl,
});
const MastodonAnnouncementReaction({
required this.name,
required this.count,
required this.me,
this.url,
this.staticUrl,
});