isActive property
Indicated if a channel has any active integrations referencing it.
Set to false when the channel is created, and set to true if there is any integration published with the channel configured in it.
Implementation
core.bool? isActive;