detect abstract method

Sends a String value to MediaPipe for language detection.

Implementation

Future<BaseLanguageDetectorResult> detect(String text);