orderId property

  1. @JsonKey(name: 'order_id')
String? orderId
final

Implementation

@JsonKey(name: 'order_id')
final String? orderId;