GetSocialAction.fromJSON(Map<String, dynamic> json) : type = json['type'], data = Utils.createStringStringMap(json['data']);