create static method

EncryptionConfig create()

Implementation

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