value property
num
get
value
Returns the current value of the energy at location position
.
Implementation
num get value => _value;
Returns the current value of the energy at location position
.
num get value => _value;