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