onLiveCreateTimeChanged method

void onLiveCreateTimeChanged(
  1. int time
)

Implementation

void onLiveCreateTimeChanged(int time) {
  state.createTime = time;
}