showMissing property Null safety
read / write
When set to true
then it also retrieves the aggregations for missing fields.
Defaults to false
.
Implementation
bool? showMissing;
When set to true
then it also retrieves the aggregations for missing fields.
Defaults to false
.
bool? showMissing;