WD: error added for the hopi api

update_flutter_3.24_vida_plus_episode
taha.alam 10 months ago
parent 1353f48f7e
commit 4143a36537

@ -647,6 +647,7 @@ class SOAPService extends LookupService {
success = true;
}, onFailure: (String error, int statusCode) {
hasError = true;
DrAppToastMsg.showErrorToast(error);
super.error = error;
}, body: finalRequest);
return success;

Loading…
Cancel
Save