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