language property

String? language
final

The language set on the device.

Populates the lang field.

Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.

Implementation

final String? language;