getDefault static method

HashSigned getDefault()

Implementation

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