channelService property

ChannelService channelService

Implementation

ChannelService get channelService => ChannelService(
      context: _context,
    );