GetJobManifestResult constructor

GetJobManifestResult({
  1. String? manifestURI,
})

Implementation

GetJobManifestResult({
  this.manifestURI,
});