WD: resolve attribute changed

update_flutter_3.24_vida_plus_episode
taha.alam 11 months ago
parent 6e42e50f70
commit 8f12c3da17

@ -1328,9 +1328,7 @@ class SOAPService extends LookupService {
(response['ListDiagnosisResolve']['resultData'] as List)
.isNotEmpty) {
success = true;
return;
}
success = false;
}, onFailure: (String error, int statusCode) {
success = false;
DrAppToastMsg.showErrorToast(error);

Loading…
Cancel
Save