RedditBase.withPath constructor

RedditBase.withPath(
  1. Reddit reddit,
  2. String infoPath
)

Implementation

RedditBase.withPath(this.reddit, String infoPath) : _infoPath = infoPath;