passwordConfirmLabel property
Implementation
@$pb.TagNumber(11)
$core.String get passwordConfirmLabel => $_getSZ(10);
Implementation
@$pb.TagNumber(11)
set passwordConfirmLabel($core.String v) { $_setString(10, v); }
@$pb.TagNumber(11)
$core.String get passwordConfirmLabel => $_getSZ(10);
@$pb.TagNumber(11)
set passwordConfirmLabel($core.String v) { $_setString(10, v); }