TutorSettings constructor
TutorSettings({})
Returns a new TutorSettings instance.
Implementation
TutorSettings({
this.newMessage,
this.lessonCanceled,
this.newsFromTutorhouse,
this.smsNewMessage,
this.paymentReceived,
this.newEnquiry,
this.lessonAcceptedRejected,
this.smsNewEnquiry,
this.newJobpost,
});