indexes property

List<AutocompleteIndex>? indexes
inherited

Indexes are the indexes managed by this service.

Implementation

List<AutocompleteIndex>? get indexes => throw _privateConstructorUsedError;