cardIssuerCountryId property

  1. @BuiltValueField.new(wireName: r'cardIssuerCountryId')
String? get cardIssuerCountryId

Implementation

@BuiltValueField(wireName: r'cardIssuerCountryId')
String? get cardIssuerCountryId;