mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-03-12 10:49:44 +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`.