livePostExitRoom static method

dynamic livePostExitRoom()

Implementation

static livePostExitRoom() {
  return '$host/v3/newLive/room/exitRoom';
}