getUserInfo static method

dynamic getUserInfo()

Implementation

static getUserInfo() {
  return '${Address.host}/v1/appApi/userInfo';
}