consignor property

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

Implementation

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