rentalInventoryDescription property

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

Implementation

@JsonKey(name: 'RentalInventoryDescription', includeIfNull: false)
final String? rentalInventoryDescription;