cardIssuerCountryId property
String?
get
cardIssuerCountryId
Implementation
String? get cardIssuerCountryId => _$this._cardIssuerCountryId;
set
cardIssuerCountryId
(String? cardIssuerCountryId)
Implementation
set cardIssuerCountryId(String? cardIssuerCountryId) =>
_$this._cardIssuerCountryId = cardIssuerCountryId;