create static method

Err create()

Implementation

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