compositeIndexes property

List<List<String>> get compositeIndexes

List of composite indexes (multi-field indexes).

Implementation

List<List<String>> get compositeIndexes => const [];