create static method

ContainerInfo create()

Implementation

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