isEmpty top-level constant Null safety

Matcher const isEmpty

Returns a matcher that matches the isEmpty property.

Implementation

const Matcher isEmpty = _Empty();