The type of the elements in the source sequence.
The type of the elements in the result sequence, obtained by the property names.
Rest
...args: string[]The nested properties to pluck from each source value.
An iterable of property values from the source values.
Generated using TypeDoc
Maps each source value to its specified nested property.