getChannelList method

List<Channels> getChannelList()

Implementation

List<Channels> getChannelList() {
  return _amityChannelList;
}