CreatePublishingDestinationResponse constructor
CreatePublishingDestinationResponse({
- required String destinationId,
Implementation
CreatePublishingDestinationResponse({
required this.destinationId,
});