channel property

ChannelApi channel

Api dedicated to channel operations

Implementation

ChannelApi get channel => _channel ??= ChannelApi(_client);