isIndexed property Null safety
final
        Whether or not this property should be indexed by a PersistentStore.
Defaults to false.
Implementation
final bool isIndexed;Whether or not this property should be indexed by a PersistentStore.
Defaults to false.
final bool isIndexed;