systemupdatehistoryEmptyobjectGet method

Future<Response> systemupdatehistoryEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> systemupdatehistoryEmptyobjectGet() {
  return _systemupdatehistoryEmptyobjectGet();
}