currencyexchangerateEmptyobjectGet method

Future<Response> currencyexchangerateEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> currencyexchangerateEmptyobjectGet() {
  return _currencyexchangerateEmptyobjectGet();
}