billingworksheetLegendGet method

Future<Response<Object>> billingworksheetLegendGet()

Implementation

Future<chopper.Response<Object>> billingworksheetLegendGet() {
  return _billingworksheetLegendGet();
}