State

constructor(isLoading: Boolean, channels: List<Channel>)

Parameters

isLoading

If the list is currently loading.

channels

The list of channels to be displayed.