settings property

  1. @TagNumber(1)
PbList<ChannelSettings> get settings

Channel list with settings

Implementation

@$pb.TagNumber(1)
$pb.PbList<$0.ChannelSettings> get settings => $_getList(0);