Dart SDK
dart:html
Events
operator []
operator []
Dart SDK
dart:html
Events
operator []
method
operator []
Source
Dart SDK
dart:html
Events
Properties
hashCode
runtimeType
Constructors
Events
Operators
operator ==
operator []
Methods
noSuchMethod
toString
operator []
(
String
type
)
Not documented.
Source
Stream operator [](String type) { return new _EventStream(_ptr, type, false); }