chiperType constructor

chiperType({
  1. String? cipherText,
})

Implementation

chiperType({this.cipherText});