### Is there already an issue requesting this feature? - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues). ### Please select affected platform(s) - [X] Android - [ ] iOS - [ ] Windows ### Use case For apps that contain Videocalls or Alarms and target Android 14 and above, request for USE_FULL_SCREEN_INTENT permission is mandatory. https://developer.android.com/reference/android/Manifest.permission#USE_FULL_SCREEN_INTENT https://developer.android.com/training/permissions/requesting-special ### Proposal Add `Permission.useFullScreenIntent` ### Specific requirements or considerations _No response_ ### Additional information or context _No response_