9/11/1
This commit is contained in:
@@ -50,6 +50,7 @@ class CRUD {
|
||||
},
|
||||
);
|
||||
print(response.request);
|
||||
print(payload);
|
||||
|
||||
var jsonData = jsonDecode(response.body);
|
||||
if (response.statusCode == 200) {
|
||||
|
||||
Reference in New Issue
Block a user