rentalinventoryLegendGet method

Future<Response<Object>> rentalinventoryLegendGet()

Implementation

Future<chopper.Response<Object>> rentalinventoryLegendGet() {
  return _rentalinventoryLegendGet();
}