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