remove method

dynamic remove(
  1. String name
)

Removes a channel from the map.

Implementation

external remove(String name);