isReady property

bool isReady

This returns whether the platform is ready for broadcast.

Implementation

bool get isReady => _broadcastAction.isReady;