create static method

CedarCork create()

Implementation

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