DownloadUrlResponse constructor

DownloadUrlResponse({
  1. Data? data,
})

Implementation

DownloadUrlResponse({this.data});