lookupSecretConfirm property

bool? lookupSecretConfirm

Implementation

bool? get lookupSecretConfirm => _$this._lookupSecretConfirm;
void lookupSecretConfirm=(bool? lookupSecretConfirm)

Implementation

set lookupSecretConfirm(bool? lookupSecretConfirm) =>
    _$this._lookupSecretConfirm = lookupSecretConfirm;