getDefault static method

BlockChainExplorer getDefault()

Implementation

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