EventPoller constructor

EventPoller(
  1. GitHub github,
  2. String path
)

Implementation

EventPoller(this.github, this.path);