transferreceiptLegendGet method

Future<Response<Object>> transferreceiptLegendGet()

Implementation

Future<chopper.Response<Object>> transferreceiptLegendGet() {
  return _transferreceiptLegendGet();
}