detectedSourceLanguage property
The source language of the initial request, detected automatically, if no source language was passed within the initial request. If the source language was passed, auto-detection of the language will not occur and this field will be empty.
Implementation
String? get detectedSourceLanguage => throw _privateConstructorUsedError;