language property

String? language
final

Sets the UI language based on the given ISO 639-1 code. Checkout the Situm docs to see the list of supported languages.

Implementation

final String? language;