features property

  1. @TagNumber.new(2)
PbList<VectorTile_Feature> get features

The actual features in this tile.

Implementation

@$pb.TagNumber(2)
$pb.PbList<VectorTile_Feature> get features => $_getList(1);