taxoptionEmptyobjectGet method

Future<Response> taxoptionEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> taxoptionEmptyobjectGet() {
  return _taxoptionEmptyobjectGet();
}