Envelope class Basic Features Results

Represents a message received from a subscription.

Properties

channel String
final
customMessageType String?
final
error ↔ dynamic
getter/setter pair
flags int
final
hashCode int
The hash code for this object.
no setterinherited
messageType → dynamic
final
originalRegion int?
final
originalTimetoken → dynamic
final
payload → dynamic
no setter
region int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shard String
final
subscriptionPattern String?
final
userMeta → dynamic
final
uuid → dynamic
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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