disableLoginWithEmail property
Implementation
@$pb.TagNumber(17)
$core.bool get disableLoginWithEmail => $_getBF(16);
Implementation
@$pb.TagNumber(17)
set disableLoginWithEmail($core.bool value) => $_setBool(16, value);
@$pb.TagNumber(17)
$core.bool get disableLoginWithEmail => $_getBF(16);
@$pb.TagNumber(17)
set disableLoginWithEmail($core.bool value) => $_setBool(16, value);