GoogleCloudHealthcareV1DicomGcsSource constructor

GoogleCloudHealthcareV1DicomGcsSource({
  1. String? uri,
})

Implementation

GoogleCloudHealthcareV1DicomGcsSource({
  this.uri,
});