text property

  1. @JsonKey(name: 'text')
String get text
inherited

Text of the quoted part of a message that is replied to by the given message.

Implementation

@JsonKey(name: 'text')
String get text;