costOrderId property

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

Implementation

@JsonKey(name: 'CostOrderId', includeIfNull: false)
final String? costOrderId;