对 JSONArray 类型的用户属性进追加, 并去重
properties
static Future<void> userUniqAppend(JsonMap properties) { return _pigeon.userUniqAppend(properties); }