manifestLegendGet method

Future<Response<Object>> manifestLegendGet()

Implementation

Future<chopper.Response<Object>> manifestLegendGet() {
  return _manifestLegendGet();
}