CancelJobRequest constructor

CancelJobRequest({
  1. String? requestId,
})

Implementation

CancelJobRequest({this.requestId});