data class ResolveAnimationResponse
Response type for the AnimationDomain.resolveAnimation command.
<init> |
Response type for the AnimationDomain.resolveAnimation command. ResolveAnimationResponse(remoteObject: RemoteObject) |
remoteObject |
Corresponding remote object. val remoteObject: RemoteObject |