physicalinventoryLegendGet method

Future<Response<Object>> physicalinventoryLegendGet()

Implementation

Future<chopper.Response<Object>> physicalinventoryLegendGet() {
  return _physicalinventoryLegendGet();
}