create static method

ArmCommand create()

Implementation

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