geometries property

  1. @TagNumber(2)
List<Geometry> geometries

Dimensional type

Implementation

@$pb.TagNumber(2)
$core.List<Geometry> get geometries => $_getList(1);