getOtherUserInfo static method

dynamic getOtherUserInfo()

获取其他用户信息

Implementation

static getOtherUserInfo() {
  return '$host/v2/user/info';
}