SlackSource constructor
SlackSource({
- required List<
SlackSource_SlackChannels> channels,
Implementation
SlackSource({required this.channels}) : super(fullyQualifiedName);