cardType property

  1. @JsonKey(name: "card_type")
CardType? cardType
final

Implementation

@JsonKey(name: "card_type")
final CardType? cardType;