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