AppKeyIProov constructor

AppKeyIProov(
  1. String Host,
  2. String Api,
  3. String Secret
)

Implementation

AppKeyIProov(this.Host, this.Api, this.Secret);