getDefault static method

SideChainDelegate getDefault()

Implementation

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