CreateOne<T> constructor

const CreateOne<T>(
  1. T entity
)

Implementation

const CreateOne(this.entity);