printOutput property

  1. @BuiltValueField.new(wireName: r'PrintOutput')
PrintOutput get printOutput

Information to print and how to process it.

Implementation

@BuiltValueField(wireName: r'PrintOutput')
PrintOutput get printOutput;