create static method

ErrorId create()

Implementation

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