StatisticRecord
StatisticRecord =
object
Defined in: src/ExpoArcgis.types.ts:421
One row of a statistics query — the group field values plus the computed statistics.
Properties
Section titled “Properties”group:
Record<string,unknown>
Defined in: src/ExpoArcgis.types.ts:422
statistics
Section titled “statistics”statistics:
Record<string,unknown>
Defined in: src/ExpoArcgis.types.ts:423