unique property

bool unique
final

Whether to enforce uniqueness on the FK column (ensures 1:1)

Implementation

final bool unique;