datahealthEmptyobjectGet method

Future<Response> datahealthEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> datahealthEmptyobjectGet() {
  return _datahealthEmptyobjectGet();
}