countryCode property

String? countryCode

Implementation

String? get countryCode;
void countryCode=(String? countryCode)

Implementation

set countryCode(String? countryCode);