liveGetUserInfo static method

dynamic liveGetUserInfo()

Implementation

static liveGetUserInfo() {
  return '$host/v3/newLive/user/userInfo';
}