unique property Null safety

bool unique
inherited

unique is a flag that indicates if the Field must be unique.

Implementation

bool get unique => throw _privateConstructorUsedError;