清空用户属性
properties
static Future<void> userUnset(List<String> properties) { return _pigeon.userUnset(properties); }