RoomBuilder constructor

RoomBuilder()

Implementation

RoomBuilder() {
  Room._defaults(this);
}