FastAppSettingsBlocEventPayload constructor
const
FastAppSettingsBlocEventPayload({})
Implementation
const FastAppSettingsBlocEventPayload({
this.primaryCurrencyCode,
this.secondaryCurrencyCode,
this.use24HourFormat,
this.languageCode,
this.countryCode,
this.saveEntry,
this.theme,
});