rooms property

List<RoomData>? rooms
final

The rooms that meet the specified set of filter criteria, in sort order.

Implementation

final List<RoomData>? rooms;