input_language_codes property

List<String> input_language_codes
read / write

List of possible IETF language tags of the user's input language; may be empty if unknown.

Implementation

late List<String> input_language_codes;