language property
Language configuration. You can use StandardLanguage to use the built-in localization provided by the Aiuta SDK. Or you can create your own CustomLanguage implementation to provide custom localization.
Implementation
final AiutaLanguage language;