countryCode property

String? get countryCode

Implementation

String? get countryCode;
set countryCode (String? countryCode)

Implementation

set countryCode(String? countryCode);