RoomBehavior.create constructor

const RoomBehavior.create(
  1. CreateRoomOptions options
)

Implementation

const factory RoomBehavior.create(CreateRoomOptions options) = CreateRoom;