ResolveAnimationReturn

@Serializable
data class ResolveAnimationReturn(val remoteObject: Runtime.RemoteObject)

Constructors

Link copied to clipboard
constructor(remoteObject: Runtime.RemoteObject)

Properties

Link copied to clipboard

Corresponding remote object.