locale property

String locale

Implementation

String get locale => _$this._locale;
void locale=(String locale)

Implementation

set locale(String locale) => _$this._locale = locale;