ChannelHandler constructor

ChannelHandler()

Implementation

factory ChannelHandler() {
  return _singleton;
}