Take constructor

Take(
  1. Object num,
  2. Object array
)

Implementation

Take(this.num, this.array);