DownloadKeyRet constructor

DownloadKeyRet({
  1. String? tdk,
  2. String? tpk,
})

Constructor SyncKeyBuild

Implementation

DownloadKeyRet({this.tdk, this.tpk});