create static method

BreakRequest create()

Implementation

@$core.pragma('dart2js:noInline')
static BreakRequest create() => BreakRequest._();