defaultEncoder property

RefinedSoundex defaultEncoder
final

An instance of Soundex using the defaultMapping mapping.

Implementation

static final RefinedSoundex defaultEncoder =
    RefinedSoundex.fromMapping(defaultMapping);