create static method

Machine create()

Implementation

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