create static method

KeyRequest create()

Implementation

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