mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-02 08:13:00 +00:00
`streamInfo` and `channelInfo` have to be initialized, since the only way to construct the class it to pass them. So we can remove the null check boilerplate and make some of the accessors `NonNull`.