firstMatchedWord property
Position of the first matched word in the best matching attribute of the record.
Implementation
// minimum: 0
@JsonKey(name: r'firstMatchedWord')
final int firstMatchedWord;
Position of the first matched word in the best matching attribute of the record.
// minimum: 0
@JsonKey(name: r'firstMatchedWord')
final int firstMatchedWord;