Map<String, dynamic> toJson() => { "package": package, "method": method, "funid": funid, "data": data, };