inputResult property

  1. @BuiltValueField.new(wireName: r'InputResult')
InputResult get inputResult

Contains the result and the content of the input.

Implementation

@BuiltValueField(wireName: r'InputResult')
InputResult get inputResult;