Channel constructor
Channel()
Implementation
Channel(
this.id,
this.name,
this.accountcode,
this.state,
this.caller,
this.dialplan,
this.creationtime,
this.language,
this.channelvars,
this.json) {}