isEmpty top-level constant

const isEmpty = const _Empty()

Returns a matcher that matches the isEmpty property.

Implementation

const Matcher isEmpty = const _Empty()