data class SetKeyframeKeyResponse
Response type for the CSSDomain.setKeyframeKey command.
<init> |
Response type for the CSSDomain.setKeyframeKey command. SetKeyframeKeyResponse(keyText: Value) |
keyText |
The resulting key text after modification. val keyText: Value |