SemanticVector constructor

const SemanticVector(
  1. List<double> dimensions
)

Implementation

const SemanticVector(this.dimensions);