bool? get lookupEnabled => _$this._lookupEnabled;
set lookupEnabled(covariant bool? lookupEnabled) => _$this._lookupEnabled = lookupEnabled;