postAnchorInviteList static method

dynamic postAnchorInviteList()

主播邀请列表

Implementation

static postAnchorInviteList() {
  return "$host/v3/newLive/user/inviteList";
}