isReady property

bool get isReady

Whether the processor is initialized and ready

Implementation

bool get isReady => _isInitialized;