create static method

KeyPairResponse create()

Implementation

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