create static method

EncryptionInfo create()

Implementation

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