liveGetLastRoomInfo static method

dynamic liveGetLastRoomInfo()

Implementation

static liveGetLastRoomInfo() {
  return '$host/v3/newLive/room/getLastRoomInfo';
}