hasIndexed property

bool get hasIndexed

Implementation

bool get hasIndexed => any((e) => e.isIndexed);