Avg constructor

Avg(
  1. dynamic obj,
  2. dynamic args
)

Implementation

Avg(obj, args) : super([obj, args]);