menu
neo_concierge
app/modules/authentication/controllers/authentication_controller.dart
AuthenticationController
locationCountryCode property
locationCountryCode
dark_mode
light_mode
locationCountryCode
property
String
?
locationCountryCode
Implementation
String? get locationCountryCode => userProfileModel.value.data?.loggedInLocation;
neo_concierge
authentication_controller
AuthenticationController
locationCountryCode property
AuthenticationController class