Pluck constructor

Pluck(
  1. dynamic items
)

Implementation

Pluck(items) : super(items);