currentChapters

abstract val currentChapters: StateFlow<List<Chapter>>

The chapters which are available for the currently playing stream. If the current stream has no chapters the list will be empty.