isInitialized property
bool
get
isInitialized
Check if the ScanPro plugin has been initialized with an API key
Implementation
static bool get isInitialized => ScanProConfig.apiKey.isNotEmpty;
Check if the ScanPro plugin has been initialized with an API key
static bool get isInitialized => ScanProConfig.apiKey.isNotEmpty;