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