roundTripRentals property

  1. @JsonKey.new(name: 'RoundTripRentals', includeIfNull: false)
bool? roundTripRentals
final

Implementation

@JsonKey(name: 'RoundTripRentals', includeIfNull: false)
final bool? roundTripRentals;