DetectedBreak constructor

DetectedBreak(
  1. {BreakType type = BreakType.UNKNOWN,
  2. required bool? isPrefix}
)

Implementation

DetectedBreak