onCreateStart method

void onCreateStart(
  1. T item
)

Called at the beginning of a create operation.

Implementation

void onCreateStart(T item) {}