isReady property

bool get isReady

Whether the toxicity detection is ready to use

Implementation

bool get isReady => _isInitialized;