countryCode property
@doc The country code of the user. Only necessary for Apple Pay.
Implementation
@$pb.TagNumber(6)
$core.String get countryCode => $_getSZ(5);
@doc The country code of the user. Only necessary for Apple Pay.
@$pb.TagNumber(6)
$core.String get countryCode => $_getSZ(5);