Map<String, dynamic> toJson() => { "api": api, "data": data, "callbackId": callbackId, "isResponseFlag": isResponseFlag, };