consignment property

  1. @JsonKey.new(name: 'Consignment', includeIfNull: false)
bool? consignment
final

Implementation

@JsonKey(name: 'Consignment', includeIfNull: false)
final bool? consignment;