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