create static method

Key create()

Implementation

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