ModelDeleting<T> constructor

ModelDeleting<T>(
  1. T model
)

Implementation

ModelDeleting(super.model);