ModelCreating<T> constructor

ModelCreating<T>(
  1. T model
)

Implementation

ModelCreating(super.model);