menu
udara_cli package
documentation
core/services/slack_service.dart
SlackService
SlackService.new constructor
SlackService.new constructor
dark_mode
light_mode
SlackService
constructor
SlackService
(
{
required
String
botToken
,
required
String
channel
,
bool
debugMode
=
false
,
})
Implementation
SlackService({ required this.botToken, required this.channel, this.debugMode = false, });
udara_cli package
documentation
core/services/slack_service
SlackService
SlackService.new constructor
SlackService class