getDefault static method

TxProof getDefault()

Implementation

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