showMissing property Null safety

bool? showMissing
read / write

When set to true then it also retrieves the aggregations for missing fields.

Defaults to false.

Implementation

bool? showMissing;