livePostUnlockRoom static method

dynamic livePostUnlockRoom()

Implementation

static livePostUnlockRoom() {
  return '$host/v3/newLive/room/unlockRoom';
}