MastodonAccountWarning constructor
Implementation
const MastodonAccountWarning({
required this.id,
required this.action,
required this.text,
required this.appeal,
this.createdAt,
});
const MastodonAccountWarning({
required this.id,
required this.action,
required this.text,
required this.appeal,
this.createdAt,
});