includeNullValues property

bool? includeNullValues
final

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

final bool? includeNullValues;