create static method

DkgRound2 create()

Implementation

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