create static method

Nonce create()

Implementation

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