consignorId property

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

Implementation

@JsonKey(name: 'ConsignorId', includeIfNull: false)
final String? consignorId;