transportation property

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

Implementation

@JsonKey(name: 'Transportation', includeIfNull: false)
final bool? transportation;