isReady property
bool
get
isReady
Whether the processor is initialized and ready
Implementation
bool get isReady => _isInitialized;
Whether the processor is initialized and ready
bool get isReady => _isInitialized;