create static method

ConstructedKey create()

Implementation

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