Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This class is responsible for handling permissions in the application. It provides a method to request permissions and a callback to handle the result.

Link copied to clipboard
class PermissionWrapper(val permissions: List<Permission>) : Serializable