create static method

LowEntropyKey create()

Implementation

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