RefinedSoundex constructor

RefinedSoundex()

Gets the defaultEncoder instance of a RefinedSoundex encoder.

Implementation

factory RefinedSoundex() => defaultEncoder;