Quad constructor

Quad(
  1. List<num> value
)

Implementation

Quad(this.value);