Soundex constructor

Soundex()

Gets the americanEncoder instance of the Soundex encoder by default.

Implementation

factory Soundex() => americanEncoder;