stats property
SpatialIndexStats
get
stats
Get performance statistics
Implementation
SpatialIndexStats get stats => _spatialIndex.stats;
Get performance statistics
SpatialIndexStats get stats => _spatialIndex.stats;