resources property
getter/setter pair
Resources granted to be accessed by origin.
NOTE for iOS, macOS and Windows: not used. The action taken is based on the PermissionRequest.resources.
Implementation
List<PermissionResourceType> resources;