TutorSupplyProfile constructor
TutorSupplyProfile({})
Returns a new TutorSupplyProfile instance.
Implementation
TutorSupplyProfile({
this.teachingFrequency = const [],
this.qualifications = const [],
this.needsQualification,
this.tutor,
this.attachments = const [],
});