Stream operator [](
String type
)

Not documented.

Source

Stream operator [](String type) {
  return new _EventStream(_ptr, type, false);
}