trackItemsInRooms property

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

Implementation

@JsonKey(name: 'TrackItemsInRooms', includeIfNull: false)
final bool? trackItemsInRooms;