create static method

DkgCommitment create()

Implementation

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