ordermanifestLegendGet method

Future<Response<Object>> ordermanifestLegendGet()

Implementation

Future<chopper.Response<Object>> ordermanifestLegendGet() {
  return _ordermanifestLegendGet();
}