create static method

ErrorSet create()

Implementation

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