indexes property

Map<String, IndexSnapshot> indexes
final

Map of index name to index snapshot.

Implementation

final Map<String, IndexSnapshot> indexes;