taxableEmptyobjectGet method

Future<Response> taxableEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> taxableEmptyobjectGet() {
  return _taxableEmptyobjectGet();
}