OutputInfo constructor

OutputInfo({
  1. String? gcsOutputDirectory,
})

Implementation

OutputInfo({this.gcsOutputDirectory}) : super(fullyQualifiedName);