TutorReferenceCreate constructor
Returns a new TutorReferenceCreate instance.
Implementation
TutorReferenceCreate({
this.firstName,
this.lastName,
this.email,
this.relation,
});
Returns a new TutorReferenceCreate instance.
TutorReferenceCreate({
this.firstName,
this.lastName,
this.email,
this.relation,
});