languageDetection property
Implementation
bool? get languageDetection => _$this._languageDetection;
Implementation
set languageDetection(covariant bool? languageDetection) => _$this._languageDetection = languageDetection;
bool? get languageDetection => _$this._languageDetection;
set languageDetection(covariant bool? languageDetection) => _$this._languageDetection = languageDetection;