checkoutUrl property

  1. @JsonKey(name: "checkout_url")
String? checkoutUrl
getter/setter pair

Implementation

@JsonKey(name: "checkout_url")
String? checkoutUrl;