fieldNames property

List<String>? fieldNames
final

The names of the fields that are currently being processed due to an IndexDocuments action.

Implementation

final List<String>? fieldNames;