lostOrderId property

  1. @JsonKey.new(name: 'LostOrderId', includeIfNull: false)
String? lostOrderId
final

Implementation

@JsonKey(name: 'LostOrderId', includeIfNull: false)
final String? lostOrderId;