value property
ResultT
value
final
The new state of the notifier after the mutation has completed.
Implementation
final ResultT value;
The new state of the notifier after the mutation has completed.
final ResultT value;