# nullValue

Produce a null value that can be used anywhere you like!

## Returns

* A null value

## Examples

```javascript
baseService.nullValue()
```
