GcsDestination constructor
GcsDestination({
- required String outputUriPrefix,
Implementation
GcsDestination({required this.outputUriPrefix}) : super(fullyQualifiedName);
GcsDestination({required this.outputUriPrefix}) : super(fullyQualifiedName);