requestBy

abstract suspend override fun requestBy(requestor: RQ): R

借助 请求器 向当前所表示的API发起请求,并得到结果 R.