isReady property

bool isReady

This returns whether the platform is ready for the action.

Implementation

bool get isReady => _action.isReady;