create

abstract fun create(id: String, cursor: String?): R

Creates a new paginated JSON-RPC request of type R given a unique id and an optional cursor string.