no message

PatientApp_VIDA_Plus_3.3
haroon amjad 2 years ago
parent e4fe4baa27
commit 792b3ea249

@ -96,6 +96,7 @@ class AskDoctorService extends BaseService {
body['EditedBy'] = 102;
body['EditedOn'] = DateUtil.yearMonthDay(DateTime.now());
body['isDentalAllowedBackend'] = false;
body['QuestionType'] = num.parse(requestType);
await baseAppClient.post(INSERT_CALL_INFO,
onSuccess: (dynamic response, int statusCode) {

Loading…
Cancel
Save