@param id
Future<chopper.Response<bool>> officelocationIdDelete({required String? id}) { return _officelocationIdDelete(id: id); }