any property
A permission that allows access to any file system resource.
Implementation
static final FilesystemWritePermission any =
FilesystemWritePermission(RegExp('.*'));
A permission that allows access to any file system resource.
static final FilesystemWritePermission any =
FilesystemWritePermission(RegExp('.*'));