LeaseWorkItemRequest constructor
LeaseWorkItemRequest({})
Implementation
LeaseWorkItemRequest({
this.currentWorkerTime,
this.location,
this.requestedLeaseDuration,
this.unifiedWorkerRequest,
this.workItemTypes,
this.workerCapabilities,
this.workerId,
});