UpdateRoomList constructor

const UpdateRoomList({
  1. RoomModel? value,
})

Implementation

const UpdateRoomList({this.value});