Feature constructor

const Feature(
  1. List<Cubic> cubics
)

Implementation

const Feature(this.cubics);