isReady property
bool
get
isReady
Whether the toxicity detection is ready to use
Implementation
bool get isReady => _isInitialized;
Whether the toxicity detection is ready to use
bool get isReady => _isInitialized;