helpList static method

dynamic helpList()

Implementation

static helpList() {
  return '$host/v1/help/list';
}