create static method

MachineSpec create()

Implementation

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