parameters property

  1. @override
List<Value> get parameters
override

Implementation

@override
List<Value> get parameters => [...weights, bias];