create static method

HashPublicKey create()

Implementation

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