isLive property

bool isLive

It's a live stream or not.

Implementation

bool get isLive => _live;