isEnabled property
bool
get
isEnabled
Whether the SDK is enabled (publicKey present + bootstrap success).
Implementation
static bool get isEnabled => _isEnabled;
Whether the SDK is enabled (publicKey present + bootstrap success).
static bool get isEnabled => _isEnabled;