allPeers property

  1. @TagNumber(1)
PbList<Peer> get allPeers

Implementation

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