Mul constructor

Mul(
  1. List? numbers
)

Implementation

Mul(super.numbers);