SystemPermissionChecker

public protocol SystemPermissionChecker : AnyObject

The interface for the component that will check that required permissions are granted.

Implementations must be safe to call from any thread.