create static method

KeyResponse create()

Implementation

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