BreakType constructor

const BreakType(
  1. String value
)

Implementation

const BreakType(this.value);