edges property

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

Implementation

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