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