create static method

InterruptedEvent create()

Implementation

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