esl
esl
Channel
Channel.assemble
Channel.assemble
esl
esl
Channel
Channel.assemble
constructor
Channel.assemble
Source
esl
esl
Channel
Constants
nullChannelID
Static properties
excludedFields
Constructors
assemble
fromPacket
Properties
asMap
fields
hashCode
runtimeType
state
UUID
uuid
variables
Operators
operator ==
Methods
channelName
isInbound
isInternal
noSuchMethod
toMap
toString
Channel.assemble
(
Map<String, String>
_fields
,
Map<String, dynamic>
_variables
)
Assemble a channel from fields and variables.
Source
Channel.assemble(this._fields, this._variables);