isNotEmpty top-level constant Null safety
Returns a matcher that matches the isNotEmpty property.
Implementation
const Matcher isNotEmpty = _NotEmpty();
Returns a matcher that matches the isNotEmpty property.
const Matcher isNotEmpty = _NotEmpty();