MastodonInstanceRegistrations constructor
Implementation
const MastodonInstanceRegistrations({
required this.enabled,
required this.approvalRequired,
this.message,
this.url,
this.minAge,
this.reasonRequired,
});
const MastodonInstanceRegistrations({
required this.enabled,
required this.approvalRequired,
this.message,
this.url,
this.minAge,
this.reasonRequired,
});