operator [] abstract method

Stream<String> operator [](
  1. String channel
)

Implementation

Stream<String> operator [](String channel);