getDefault static method

ProtoGossipBlockRange getDefault()

Implementation

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