DeleteRoomList constructor

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

Implementation

const DeleteRoomList({this.value});