outputXHTML property

  1. @BuiltValueField.new(wireName: r'OutputXHTML')
String? get outputXHTML

XHTML document body containing the message to display or print.

Implementation

@BuiltValueField(wireName: r'OutputXHTML')
String? get outputXHTML;