indexed property

bool? indexed
getter/setter pair

Boolean specifying whether the field is indexed or not.

Default: true.

Implementation

core.bool? indexed;