isStopped property

bool isStopped

Returns whether the broadcast has been stopped.

Implementation

bool get isStopped => _broadcastAction.isStopped;