6/22/1
This commit is contained in:
@@ -23,7 +23,6 @@ class FeedBackController extends GetxController {
|
||||
'feedBack': feedbackController.text
|
||||
});
|
||||
var d = jsonDecode(res);
|
||||
// print(d);
|
||||
if (d['status'].toString() == 'success') {
|
||||
Get.defaultDialog(
|
||||
title: 'Success'.tr,
|
||||
|
||||
Reference in New Issue
Block a user