data class CreateIsolatedWorldResponse
Response type for the PageDomain.createIsolatedWorld command.
<init> |
Response type for the PageDomain.createIsolatedWorld command. CreateIsolatedWorldResponse(executionContextId: ExecutionContextId) |
executionContextId |
Execution context of the isolated world. val executionContextId: ExecutionContextId |