JSONRPCRequest

constructor(id: RequestId?, method: String, params: P? = null)(source)

Type Parameters

P

The type of the params field.