belongTo property

String? belongTo
final

The index url this cache is belong to. For a .ts file cache, this is the url of the m3u8 file containing it.

Implementation

final String? belongTo;