countryCode property

String? countryCode
override

Property getter and setter for countryCode:

Implementation

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

Implementation

set countryCode(String? countryCode);