hasConsignment property

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

Implementation

@JsonKey(name: 'HasConsignment', includeIfNull: false)
final bool? hasConsignment;