create static method

EncryptionKey create()

Implementation

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