text property

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

The time specified as a string in the time zone.

Implementation

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