PermissionListActions extension
Actions that can be taken on a List of Permissions.
- on
Methods
-
request(
) → Future< Map< Permission, PermissionStatus> > -
Available on List<
Requests the user for access to these permissions, if they haven't already been granted before.Permission> , provided by the PermissionListActions extension