FetchTrayPaginationDriver<RequestType extends TrayRequest, ResultType> constructor

FetchTrayPaginationDriver<RequestType extends TrayRequest, ResultType>(
  1. RequestType request
)

Implementation

FetchTrayPaginationDriver(this.request);