edges property

  1. @TagNumber(3)
PbList<Edge> get edges

Implementation

@$pb.TagNumber(3)
$pb.PbList<Edge> get edges => $_getList(2);