cardId property

  1. @JsonKey.new(name: "card_id")
String? cardId
final

Implementation

@JsonKey(name: "card_id")
final String? cardId;