create static method

ErrorInfo create()

Implementation

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