getDefault static method

ConsensusConstants getDefault()

Implementation

static ConsensusConstants getDefault() => _defaultInstance ??=
    GeneratedMessage.$_defaultFor<ConsensusConstants>(create);