cardIssuingCountry property
String?
get
cardIssuingCountry
Implementation
String? get cardIssuingCountry => _$this._cardIssuingCountry;
set
cardIssuingCountry
(String? cardIssuingCountry)
Implementation
set cardIssuingCountry(String? cardIssuingCountry) =>
_$this._cardIssuingCountry = cardIssuingCountry;