receiptLegendGet method

Future<Response<Object>> receiptLegendGet()

Implementation

Future<chopper.Response<Object>> receiptLegendGet() {
  return _receiptLegendGet();
}