create static method

AutonomyCommand create()

Implementation

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