from_language_code property

string? from_language_code
getter/setter pair

A two-letter ISO 639-1 language code of the language from which the message is translated. If empty, the language will be detected automatically

Implementation

string? from_language_code;