menu
piefed_api_client package
documentation
v1.dart
UserRegistration
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
@JsonKey.new(name: 'country_code')
String
?
get
countryCode
inherited
Implementation
@JsonKey(name: 'country_code') String? get countryCode => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
UserRegistration
countryCode property
UserRegistration class