orderbillingscheduleLegendGet method

Future<Response<Object>> orderbillingscheduleLegendGet()

Implementation

Future<chopper.Response<Object>> orderbillingscheduleLegendGet() {
  return _orderbillingscheduleLegendGet();
}