text property

  1. @BuiltValueField.new(wireName: r'Text')
String get text

Content of text message to display, print or play.

Implementation

@BuiltValueField(wireName: r'Text')
String get text;