create static method

PubKey create()

Implementation

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