detectedLanguage property

DetectedLanguage? detectedLanguage
final

The detected language of the original text, for cases where it wasn't explicitly specified.

Implementation

final DetectedLanguage? detectedLanguage;