ModelUpdating<T> constructor

ModelUpdating<T>(
  1. T model
)

Implementation

ModelUpdating(super.model);