StudyDescription constructor
StudyDescription({})
Implementation
StudyDescription({
required this.title,
this.description,
this.purpose,
this.studyDescriptionUrl,
this.privacyPolicyUrl,
this.responsible,
});