create static method

PubKeyRing create()

Implementation

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