nestedField property

String? nestedField
final

Sets the nested field path that allows an array of objects to be indexed in a way that can be queried independently of each other.

Applicable only when dataField's mapping is of nested type.

Implementation

final String? nestedField;