index property Null safety
read / write, inherited
Refers to an index of the Elasticsearch cluster.
Note:
Multiple indexes can be connected to Elasticsearch by specifying comma-separated index names.
Implementation
late String index;
Refers to an index of the Elasticsearch cluster.
Note:
Multiple indexes can be connected to Elasticsearch by specifying comma-separated index names.
late String index;