outputResult property
Information related to the result the output (display, print, input). If DisplayOutput present in the request.
Implementation
@BuiltValueField(wireName: r'OutputResult')
OutputResult? get outputResult;
Information related to the result the output (display, print, input). If DisplayOutput present in the request.
@BuiltValueField(wireName: r'OutputResult')
OutputResult? get outputResult;