indexConfigs property

List<IndexConfig>? indexConfigs
getter/setter pair

A list of indexed fields and related configuration data.

Optional.

Implementation

core.List<IndexConfig>? indexConfigs;