Args constructor

Args(
  1. List array
)

Implementation

Args(List array) : super([array]);