AgreementAppendixDto constructor
Returns a new AgreementAppendixDto instance.
Implementation
AgreementAppendixDto({
this.docSeq,
this.verseSeq,
this.documentId,
this.path,
});
Returns a new AgreementAppendixDto instance.
AgreementAppendixDto({
this.docSeq,
this.verseSeq,
this.documentId,
this.path,
});