to method

Namespace to(
  1. String room
)

Targets a room when emitting.

Implementation

Namespace to(String room) => _namespace..to(room);