locale property

String locale

Current locale/locale passed from fastdriver via --language. This property can be used in tests to set appropriate application language

Implementation

String get locale => arguments[languageArg];