PatchedCustomerSettings constructor
PatchedCustomerSettings({})
Returns a new PatchedCustomerSettings instance.
Implementation
PatchedCustomerSettings({
this.newMessage,
this.lessonCanceled,
this.newsFromTutorhouse,
this.smsNewMessage,
this.paymentMade,
this.newInvitation,
});