reg static method

dynamic reg()

Implementation

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