MastodonTermsOfService constructor
Implementation
const MastodonTermsOfService({
required this.effectiveDate,
required this.effective,
required this.content,
this.succeededBy,
});
const MastodonTermsOfService({
required this.effectiveDate,
required this.effective,
required this.content,
this.succeededBy,
});