kvision / pl.treksoft.kvision.remote / JsonRpcResponse / <init>

<init>

(js) JsonRpcResponse(id: Int? = null, result: String? = null, error: String? = null, exceptionType: String? = null, jsonrpc: String = "2.0")