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