onUpdateEnd method

void onUpdateEnd(
  1. T item
)

Called at the end of a successful update operation.

Implementation

void onUpdateEnd(T item) {}