Update README.md

This commit is contained in:
Ashita Prasad
2024-12-23 05:04:21 +05:30
parent 06d6d14ef5
commit 116defd11d

View File

@ -195,7 +195,7 @@ void main() {
]
};
var collection2 = postmanCollectionFromJsonStr(collectionJsonStr);
var collection2 = PostmanCollection.fromJson(collectionJson);
print(collection2.info?.name);
// API Dash