passwordFieldKeyRef property
@doc The key of the password field widget.
Implementation
@$pb.TagNumber(20)
FFNodeKeyReference get passwordFieldKeyRef => $_getN(19);
Implementation
@$pb.TagNumber(20)
set passwordFieldKeyRef(FFNodeKeyReference value) => $_setField(20, value);