values constant

List<VectorTile_GeomType> const values

Implementation

static const $core.List<VectorTile_GeomType> values = <VectorTile_GeomType> [
  UNKNOWN,
  POINT,
  LINESTRING,
  POLYGON,
];