SlackNotifier constructor

SlackNotifier(
  1. String token
)

Implementation

SlackNotifier(this.token);