create static method

ErrorContext create()

Implementation

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