onCreateEnd method

void onCreateEnd(
  1. T item
)

Called at the end of a successful create operation.

Implementation

void onCreateEnd(T item) {}