The checkout from json
factory Checkout.fromJson(Map<String, dynamic> json) => _$CheckoutFromJson(json);