hotfixEmptyobjectGet method

Future<Response> hotfixEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> hotfixEmptyobjectGet() {
  return _hotfixEmptyobjectGet();
}