holidayEmptyobjectGet method

Future<Response> holidayEmptyobjectGet()

Get an empty object

Implementation

Future<chopper.Response> holidayEmptyobjectGet() {
  return _holidayEmptyobjectGet();
}