OutputLocation constructor
OutputLocation([
- dynamic updates()
Implementation
factory OutputLocation([Function(OutputLocationBuilder b) updates]) =
_$OutputLocation;
factory OutputLocation([Function(OutputLocationBuilder b) updates]) =
_$OutputLocation;