commitTask property

AsyncValueSetter<T> commitTask
final

Task that commit modification If task throws, it will be properly handled

Implementation

final AsyncValueSetter<T> commitTask;