currencyEmptyobjectGet method

Future<Response> currencyEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> currencyEmptyobjectGet() {
  return _currencyEmptyobjectGet();
}