value property

List<int> value
read / write

Vector of numbers.

Implementation

late List<int> value;