* [x] make successful api call with ZulipClient * [x] read response as string * [x] create class Stream with properties from the api response * [x] parse json and get `List<Stream>` * [x] create a StreamCollection