ModelLifecycleEvent<T> constructor

ModelLifecycleEvent<T>(
  1. T model
)

Implementation

ModelLifecycleEvent(this.model);