hasMatchers property

bool hasMatchers

Implementation

bool get hasMatchers => matchers.any((key, value) => value.isEnabled);