inventorysummaryoutLegendGet method

Future<Response<Object>> inventorysummaryoutLegendGet()

Implementation

Future<chopper.Response<Object>> inventorysummaryoutLegendGet() {
  return _inventorysummaryoutLegendGet();
}