disableLoginWithEmail property
Implementation
@$pb.TagNumber(18)
$core.bool get disableLoginWithEmail => $_getBF(17);
Implementation
@$pb.TagNumber(18)
set disableLoginWithEmail($core.bool v) { $_setBool(17, v); }
@$pb.TagNumber(18)
$core.bool get disableLoginWithEmail => $_getBF(17);
@$pb.TagNumber(18)
set disableLoginWithEmail($core.bool v) { $_setBool(17, v); }