isNotEmpty top-level constant

const isNotEmpty = const _NotEmpty()

Returns a matcher that matches the isNotEmpty property.

Implementation

const Matcher isNotEmpty = const _NotEmpty()