InspectRequestedParameter
@Serializable
Issued when object should be inspected (for example, as a result of inspect() command line API call).
Constructors
Link copied to clipboard
constructor(object: Runtime.RemoteObject, hints: Map<String, JsonElement>, executionContextId: Int? = null)