isLive property

  1. @Deprecated("This property is deprecated.")
bool? isLive
final

Indicates that the channel is live

Implementation

@Deprecated("This property is deprecated.")
final bool? isLive;