create static method

ConsensusInfo create()

Implementation

@$core.pragma('dart2js:noInline')
static ConsensusInfo create() => ConsensusInfo._();