getDefault static method

BatchProof getDefault()

Implementation

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