mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-08-11 20:58:51 +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`.