create static method

PrivateKey create()

Implementation

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