StreamEvent class
- Available extensions
Constructors
- StreamEvent.new(int code, {String? msg, dynamic extra})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
post(
) → void -
Available on StreamEvent, provided by the StreamEventExt extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited