breakType property

BreakType breakType

Implementation

BreakType get breakType =>
    BreakType.fromValue(js_util.getProperty(this, 'breakType'));