repairLegendGet method

Future<Response<Object>> repairLegendGet()

Implementation

Future<chopper.Response<Object>> repairLegendGet() {
  return _repairLegendGet();
}