firstMatchedWord property

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

Position of the most important matched attribute in the attributes to index list.

Implementation

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