confirmPasswordVariable property
@doc The variable representing the confirm password.
Implementation
@$pb.TagNumber(16)
FFVariable get confirmPasswordVariable => $_getN(15);
Implementation
@$pb.TagNumber(16)
set confirmPasswordVariable(FFVariable value) => $_setField(16, value);