uniqueItems property

bool? uniqueItems
final

Indicates whether the items in an array must be unique.

Implementation

final bool? uniqueItems;