isInitialized property

bool get isInitialized

Check if TruthInScanner is initialized

Implementation

bool get isInitialized => _apiKey != null;