create static method

ErrorEvent create()

Implementation

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