depreciationLegendGet method

Future<Response<Object>> depreciationLegendGet()

Implementation

Future<chopper.Response<Object>> depreciationLegendGet() {
  return _depreciationLegendGet();
}