create static method

Module create()

Implementation

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