ListMulticloudDataTransferSupportedServicesResponse constructor
ListMulticloudDataTransferSupportedServicesResponse({
- List<
MulticloudDataTransferSupportedService> ? multicloudDataTransferSupportedServices, - String? nextPageToken,
Implementation
ListMulticloudDataTransferSupportedServicesResponse({
this.multicloudDataTransferSupportedServices,
this.nextPageToken,
});