create static method

PublicKey create()

Implementation

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