getChannel method

FairMessageChannel getChannel()

Implementation

FairMessageChannel getChannel() {
  return _channel!;
}