CustomOutput constructor
CustomOutput({
- RawOutput? rawOutputs,
Implementation
CustomOutput({this.rawOutputs}) : super(fullyQualifiedName);
CustomOutput({this.rawOutputs}) : super(fullyQualifiedName);