Var constructor

Var(
  1. dynamic args
)

Implementation

Var(args) : super([args]);