inspectionVendorId property

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

Implementation

@JsonKey(name: 'InspectionVendorId', includeIfNull: false)
final String? inspectionVendorId;