Future<bool> isEnglish(String text, double threshold) { throw UnimplementedError('isEnglish() has not been implemented.'); }