String numericOnly({bool firstWordOnly = false}) => _Utils.numericOnly(this, firstWordOnly: firstWordOnly);