streamReify5ehc0s$1 class

Implemented types

Constructors

streamReify5ehc0s$1(dynamic meta$2, dynamic es$1, dynamic rf$1, dynamic error_rf$1)

Properties

error_rf$1 → dynamic
final
es$1 → dynamic
final
hashCode int
The hash code for this object.
no setterinherited
meta$2 → dynamic
final
rf$1 → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

$_meta$0() → dynamic
override
$_with_meta$1(dynamic m$2381_$AUTO_$2) → dynamic
override
add(dynamic x$6) → void
Adds a data event to the sink.
override
addError(Object e$1, [StackTrace? st$1 = null]) → void
Adds an error to the sink.
override
close() → void
Closes the sink.
override
noSuchMethod(Invocation i) → dynamic
Invoked when a nonexistent method or property is accessed.
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited