indexes property

FutureOr<List<String>> indexes

The names of all existing indexes.

Implementation

FutureOr<List<String>> get indexes;