outputResult property
Information related to the result the output (display, print, input). One per DisplayOutput item of the request, and in the same order.
Implementation
@BuiltValueField(wireName: r'OutputResult')
BuiltList<OutputResult> get outputResult;