DiffDownloadResponse constructor

DiffDownloadResponse({
  1. CompositeMedia? objectLocation,
})

Implementation

DiffDownloadResponse({
  this.objectLocation,
});