MastodonAdminDomainBlockRequest constructor
Creates a MastodonAdminDomainBlockRequest.
Implementation
const MastodonAdminDomainBlockRequest({
this.domain,
this.severity,
this.rejectMedia,
this.rejectReports,
this.privateComment,
this.publicComment,
this.obfuscate,
});