onSharedFileDeletedFromGroup method Null safety
Occurs when a shared file is deleted.
Param groupId
The group ID.
Param member
The ID of the shared file that is deleted.
Implementation
void onSharedFileDeletedFromGroup(String groupId, String fileId);