Future<String> getDominantLanguage(String text) { throw UnimplementedError('dominantLanguage() has not been implemented.'); }