create static method

Ciphertext create()

Implementation

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