MakeArray constructor

MakeArray(
  1. dynamic args
)

Implementation

MakeArray(args) : super(args);