getRoomList static method

dynamic getRoomList()

Implementation

static getRoomList() {
  return '$host/v2/tmproom/getList';
}