create static method

PrivKey create()

Implementation

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