GetCertificatesData constructor

GetCertificatesData(
  1. String token,
  2. String host
)

Implementation

GetCertificatesData(this.token, this.host);