menu
flutter_tuya_sdk package
documentation
models/user_model.dart
ThingSmartUserModel
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
String
?
countryCode
final
The user's country code.
Implementation
final String? countryCode;
flutter_tuya_sdk package
documentation
models/user_model
ThingSmartUserModel
countryCode property
ThingSmartUserModel class