lang property

String? lang
getter/setter pair

Nullable. When present, indicates a BCP 47 language identifier corresponding to the machine-detected language of the Tweet text, or und if no language could be detected.

Implementation

String? lang;