replyChannel property

int replyChannel

Implementation

int get replyChannel => _$this._replyChannel;
void replyChannel=(int replyChannel)

Implementation

set replyChannel(int replyChannel) => _$this._replyChannel = replyChannel;