rentalBillingEndDate property

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

Implementation

@JsonKey(name: 'RentalBillingEndDate', includeIfNull: false)
final String? rentalBillingEndDate;