isIndexed property

bool isIndexed
final

Whether or not this property should be indexed by a PersistentStore.

Defaults to false.

Implementation

final bool isIndexed;