ApiSecretGenerator constructor

const ApiSecretGenerator(
  1. String _encrypterSecretKey
)

Implementation

const ApiSecretGenerator(this._encrypterSecretKey);