create static method

DriveCommand create()

Implementation

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