displayOutput property
Information to display and the way to process the display. To display an event message.
Implementation
@BuiltValueField(wireName: r'DisplayOutput')
BuiltList<DisplayOutput>? get displayOutput;
Information to display and the way to process the display. To display an event message.
@BuiltValueField(wireName: r'DisplayOutput')
BuiltList<DisplayOutput>? get displayOutput;