Encrypter constructor

const Encrypter(
  1. String password
)

Implementation

const Encrypter(this.password);