create static method

RaceStartCommand create()

Implementation

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