isReady property

bool isReady

This returns whether the platform is ready for discovery.

Implementation

bool get isReady => _discoveryAction.isReady;