normalizedVertices property
A sequence of vertices connected by straight lines.
Implementation
@$pb.TagNumber(1)
$core.List<NormalizedVertex> get normalizedVertices => $_getList(0);
A sequence of vertices connected by straight lines.
@$pb.TagNumber(1)
$core.List<NormalizedVertex> get normalizedVertices => $_getList(0);