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