text property

  1. @JsonKey(name: 'text')
String text
final

The quote text.

Implementation

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