getDefault static method

Proof_Or getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static Proof_Or getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<Proof_Or>(create);