create static method

DkgRequest create()

Implementation

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