hitCondition property

String? get hitCondition

An optional expression that controls how many hits of the breakpoint are ignored.

Implementation

_i2.String? get hitCondition => _i5.getProperty(
      this,
      'hitCondition',
    );