FilesystemPermissionRequest Object extends PermissionRequest

April 10, 2024 ยท View on GitHub

  • filePath string (optional) - The path of the fileSystem request.
  • isDirectory boolean (optional) - Whether the fileSystem request is a directory.
  • fileAccessType string (optional) - The access type of the fileSystem request. Can be writable or readable.