countryCode property

String? get countryCode
inherited

Implementation

String? get countryCode => throw _privateConstructorUsedError;
set countryCode (String? value)
inherited

Implementation

set countryCode(String? value) => throw _privateConstructorUsedError;