create static method

ExistenceProof create()

Implementation

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