orderId property

  1. @JsonKey(name: "orderId")
dynamic orderId
getter/setter pair

Implementation

@JsonKey(name: "orderId")
dynamic orderId;