orderId property
The unique ID for this purchase. Corresponds to the Google Payments order ID.
Implementation
@JsonKey(defaultValue: '')
final String orderId;
The unique ID for this purchase. Corresponds to the Google Payments order ID.
@JsonKey(defaultValue: '')
final String orderId;