Sub2ApiAdminLoginAgreementDocument constructor
const
Sub2ApiAdminLoginAgreementDocument({})
Implementation
const Sub2ApiAdminLoginAgreementDocument({
required this.id,
required this.title,
required this.contentMarkdown,
});