getEditInfo static method

dynamic getEditInfo()

Implementation

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