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