resources property
List of resources the web content wants to access.
NOTE for iOS: this list will have only 1 element and will be used by the PermissionResponse.action as the resource to consider when applying the corresponding action.
Implementation
List<PermissionResourceType> resources;