isEmpty top-level constant
Matcher
const isEmpty
Returns a matcher that matches the isEmpty property.
Implementation
const Matcher isEmpty = _Empty();
Returns a matcher that matches the isEmpty property.
const Matcher isEmpty = _Empty();