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