data class GetStyleSheetTextResponse
Response type for the CSSDomain.getStyleSheetText command.
<init> |
Response type for the CSSDomain.getStyleSheetText command. GetStyleSheetTextResponse(text: String) |
text |
The stylesheet text. val text: String |