output property Null safety
Implementation
String? get output => _$this._output;
Implementation
set output(String? output) => _$this._output = output;
String? get output => _$this._output;
set output(String? output) => _$this._output = output;