setRoomCreate static method

dynamic setRoomCreate()

Implementation

static setRoomCreate() {
  return '$host/v2/tmproom/createLive';
}