create static method

KeyPair create()

Implementation

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