Restructure and add formatted code to response model

XML & JSON formatting
This commit is contained in:
Ankit Mahato
2023-03-19 20:28:40 +05:30
parent af11727a6c
commit 49b1fee053
5 changed files with 111 additions and 70 deletions

View File

@ -1,2 +1,3 @@
export 'kvrow_model.dart';
export 'request_model.dart';
export 'response_model.dart';