FilesystemPermissionRequest Object extends PermissionRequest
filePath
string (optional) - The path of thefileSystem
request.isDirectory
boolean (optional) - Whether thefileSystem
request is a directory.fileAccessType
string (optional) - The access type of thefileSystem
request. Can bewritable
orreadable
.