Returns an array of unique elements from the input array based on the specified property.
The input array.
The property to compare for uniqueness.
An array of unique elements.
Generated using TypeDoc
Returns an array of unique elements from the input array based on the specified property.