isUnique property Null safety

bool? isUnique
read / write

Whether or not this column is unique.

Implementation

bool? isUnique = false;