channels property

  1. @TagNumber(1)
List<ChannelWithId> channels

Implementation

@$pb.TagNumber(1)
$core.List<ChannelWithId> get channels => $_getList(0);