create static method

Container create()

Implementation

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