RequestCreateOneWith<T, R> constructor

const RequestCreateOneWith<T, R>(
  1. R entity
)

Implementation

const RequestCreateOneWith(this.entity);