datahealthLegendGet method

Future<Response<Object>> datahealthLegendGet()

Implementation

Future<chopper.Response<Object>> datahealthLegendGet() {
  return _datahealthLegendGet();
}