any property

AssetPermission any
final

A permission that allows access to any file system resource.

Implementation

static final AssetPermission any = AssetPermission(RegExp('.*'));