activitystatusEmptyobjectGet method

Future<Response> activitystatusEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> activitystatusEmptyobjectGet() {
  return _activitystatusEmptyobjectGet();
}