inspectionVendor property

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

Implementation

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