@$pb.TagNumber(6) $core.bool get autoLogin => $_getBF(5);
@$pb.TagNumber(6) set autoLogin($core.bool value) => $_setBool(5, value);