webalertlogEmptyobjectGet method

Future<Response> webalertlogEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> webalertlogEmptyobjectGet() {
  return _webalertlogEmptyobjectGet();
}