CourierBrandSettings constructor
CourierBrandSettings({
- CourierBrandInApp? inapp,
- CourierBrandColors? colors,
Implementation
CourierBrandSettings({
this.inapp,
this.colors,
});