CallFunctionOnParameter
constructor(functionDeclaration: String, objectId: String? = null, arguments: List<Runtime.CallArgument>? = null, silent: Boolean? = null, returnByValue: Boolean? = null, generatePreview: Boolean? = null, userGesture: Boolean? = null, awaitPromise: Boolean? = null, executionContextId: Int? = null, objectGroup: String? = null, throwOnSideEffect: Boolean? = null, uniqueContextId: String? = null, serializationOptions: Runtime.SerializationOptions? = null)