create static method

Manifest create()

Implementation

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