lookupSecretDisable property

bool? lookupSecretDisable

Implementation

bool? get lookupSecretDisable => _$this._lookupSecretDisable;
void lookupSecretDisable=(bool? lookupSecretDisable)

Implementation

set lookupSecretDisable(bool? lookupSecretDisable) =>
    _$this._lookupSecretDisable = lookupSecretDisable;