ChannelLogger constructor

ChannelLogger(
  1. String _channel
)

Implementation

ChannelLogger(this._channel);