detectedSourceLanguage property

  1. @JsonKey(defaultValue: '')
String detectedSourceLanguage
final

Source language code auto-detected by the translation provider.

Implementation

@JsonKey(defaultValue: '')
final String detectedSourceLanguage;