indexes property

FutureOr<List<String>> indexes

The names of all existing indexes for this collection.

Implementation

FutureOr<List<String>> get indexes;