Base64Encrypter constructor

const Base64Encrypter(
  1. String encrypterSecretKey
)

Implementation

const Base64Encrypter(this.encrypterSecretKey);