Dart
dart:html
Events
operator [] method
operator []
Dart
dart:html
Events
operator [] method
Events class
Constructors
Events
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator []
operator ==
description
operator []
method
Stream
<
Event
>
operator []
(
String
type
)
Implementation
Stream<Event>
operator
[](
String
type) {
return
new
_EventStream(_ptr, type,
false
); }
Cookies management controls