includeNullValues property Null safety

bool? includeNullValues
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;