helpers/jaro library

Functions

getJaro(String a, String b, {bool caseSensitive = false}) double
The Jaro distance is a measure of edit distance between two strings;