isIndexed property Null safety

bool? isIndexed
read / write

Whether or not this column is indexed.

Implementation

bool? isIndexed = false;