nbTypos property

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

Number of typos encountered when matching the record.

Implementation

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