BotChannelAssociation constructor
BotChannelAssociation({})
Implementation
BotChannelAssociation({
this.botAlias,
this.botConfiguration,
this.botName,
this.createdDate,
this.description,
this.failureReason,
this.name,
this.status,
this.type,
});