hasIndexed property

bool hasIndexed

Implementation

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