create static method

RunnerError create()

Implementation

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