includeNullValues property Null safety
read / write
If you have sparse data or documents or items not having the value in the specified field or mapping, then this prop enables you to show that data.
Implementation
bool? includeNullValues;