val value: DatasyncValuable
The value actually set to the data node if the transaction was properly completed (i.e.
hasCompleted is true
). It is meaningless if hasCompleted is false
.
value
- The value actually set to the data node if the transaction was properly completed (i.e.
hasCompleted is true
). It is meaningless if hasCompleted is false
.