data class SetStyleSheetTextResponse
Response type for the CSSDomain.setStyleSheetText command.
<init> |
Response type for the CSSDomain.setStyleSheetText command. SetStyleSheetTextResponse(sourceMapURL: String? = null) |
sourceMapURL |
URL of source map associated with script (if any). val sourceMapURL: String? |