CustomOutput constructor

CustomOutput({
  1. RawOutput? rawOutputs,
})

Implementation

CustomOutput({this.rawOutputs}) : super(fullyQualifiedName);