transportationDepartmentId property

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

Implementation

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