weights property

List<List<List<double>>> weights
getter/setter pair

Implementation

late List<List<List<double>>> weights;