RoomSize constructor

RoomSize({
  1. bool? available,
})

Implementation

RoomSize({this.available});