create static method

Passkey create()

Implementation

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