currency property
Required in order to add the card to a Connect account (in all other cases, this parameter is not used).
Implementation
@JsonKey(name: "currency")
String? get currency => throw _privateConstructorUsedError;
Required in order to add the card to a Connect account (in all other cases, this parameter is not used).
@JsonKey(name: "currency")
String? get currency => throw _privateConstructorUsedError;