create static method

BridgeException create()

Implementation

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