singularize method

String singularize()

Implementation

String singularize() => inflection.singularize(this);