data class SetStyleTextsResponse
Response type for the CSSDomain.setStyleTexts command.
<init> |
Response type for the CSSDomain.setStyleTexts command. SetStyleTextsResponse(styles: List<CSSStyle>) |
styles |
The resulting styles after modification. val styles: List<CSSStyle> |