AddRoomList constructor

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

Implementation

const AddRoomList({this.value});