showRentalItemsOutOnly property

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

Implementation

@JsonKey(name: 'ShowRentalItemsOutOnly', includeIfNull: false)
final bool? showRentalItemsOutOnly;