checkoutpendingitemLegendGet method

Future<Response<Object>> checkoutpendingitemLegendGet()

Implementation

Future<chopper.Response<Object>> checkoutpendingitemLegendGet() {
  return _checkoutpendingitemLegendGet();
}