text property

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

Word text

Implementation

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