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