create static method

RaceFullState create()

Implementation

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