isUnique property

bool isUnique
final

Whether or not the property is unique among all instances.

By default, properties are not unique.

Implementation

final bool isUnique;