onACKCancelSharePermission property
Acknowledgment callback for canceling share permission.
This callback is triggered when the request to cancel share permission is acknowledged.
Implementation
static void Function(Map<dynamic, dynamic> map)? onACKCancelSharePermission;