getDefault static method

SignedHash getDefault()

Implementation

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