Sampled constructor

const Sampled(
  1. Float64List pts,
  2. bool closed
)

Implementation

const Sampled(this.pts, this.closed);