create static method

CryptoKeyConfig create()

Implementation

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