create static method

RunStart create()

Implementation

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