historyCallList static method

dynamic historyCallList()

历史列表

Implementation

static historyCallList() {
  return '$host/v2/calls/list';
}