lookupSecretReveal property

bool? lookupSecretReveal

Implementation

bool? get lookupSecretReveal => _$this._lookupSecretReveal;
void lookupSecretReveal=(bool? lookupSecretReveal)

Implementation

set lookupSecretReveal(bool? lookupSecretReveal) =>
    _$this._lookupSecretReveal = lookupSecretReveal;