isUnique property

bool isUnique

Returns true if the annotated field should be unique.

Implementation

bool get isUnique => _unique;