menu
fastyle_core package
documentation
logic/blocs/payloads/app_settings.payload.dart
FastAppSettingsBlocEventPayload
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
String
?
countryCode
final
The country code.
Implementation
final String? countryCode;
fastyle_core package
documentation
logic/blocs/payloads/app_settings.payload
FastAppSettingsBlocEventPayload
countryCode property
FastAppSettingsBlocEventPayload class