OutputInfo constructor
OutputInfo({
- String? gcsOutputDirectory,
Implementation
OutputInfo({this.gcsOutputDirectory}) : super(fullyQualifiedName);
OutputInfo({this.gcsOutputDirectory}) : super(fullyQualifiedName);