Channel constructor
Channel({})
Implementation
Channel({
this.activationToken,
this.createTime,
this.cryptoKeyName,
this.name,
this.provider,
this.pubsubTopic,
this.satisfiesPzs,
this.state,
this.uid,
this.updateTime,
});