InMemoryGrantStore
The default implementation of GrantStore that persists state in-memory.
Functions
Link copied to clipboard
Retrieves the session-cached status for a permission.
Link copied to clipboard
Extension for getting the status of any GrantPermission.
Link copied to clipboard
Checks if a custom RawPermission has been requested.
Link copied to clipboard
Checks if a permission has been requested during this app session or install.
Link copied to clipboard
Extension for checking if any GrantPermission has been requested before.
Link copied to clipboard
Marks a custom RawPermission as having been requested.
Link copied to clipboard
Marks a permission as having been requested.
Link copied to clipboard
Extension for marking any GrantPermission as requested.
Link copied to clipboard
Caches the status for a permission in the current session.