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