create static method

Program create()

Implementation

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