create static method

RunnerMessage create()

Implementation

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