create static method

ContainerId create()

Implementation

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