hasMatchers property

bool get hasMatchers

Implementation

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