GrantLauncher
interface GrantLauncher
Interface for platform-specific permission launchers.
Implementations of this interface should encapsulate the platform-specific mechanism for requesting permissions (e.g., ActivityResultLauncher on Android, PHPhotoLibrary.requestAuthorization on iOS).