Drop constructor

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

Implementation

Drop(this.num, this.array);