Hello! How to remove specific users from permission list via dart sdk? For example, I gave permission to multiple users for a collection. Now I want to remove one user from permission. How to do it?
TL;DR
The user wants to know how to remove specific users from the permission list using the Dart SDK. Sadly, there is no solution provided for this question.