words property

  1. @JsonKey(name: r'words')
int words
final

Number of matched words, including prefixes and typos.

Implementation

@JsonKey(name: r'words')
final int words;