atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
1.47k stars 31 forks source link

fix: Add random string to Model operations - unshare() and delete() test #1277

Closed sitaram-kalluri closed 6 months ago

sitaram-kalluri commented 6 months ago

Fixes https://github.com/atsign-foundation/at_client_sdk/issues/1267

- What I did