$Shared11 constructor

$Shared11({
  1. List<double>? values,
})

Implementation

$Shared11({this.values});