isNull top-level constant

Matcher const isNull

A matcher that matches any null value.

Implementation

const Matcher isNull = _IsNull();