text property

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

Implementation

@BuiltValueField(wireName: 'text')
String? get text;