utilityfunctionsEmptyobjectGet method

Future<Response> utilityfunctionsEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> utilityfunctionsEmptyobjectGet() {
  return _utilityfunctionsEmptyobjectGet();
}