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