isEnabled property

bool get isEnabled

Whether the SDK is enabled (publicKey present + bootstrap success).

Implementation

static bool get isEnabled => _isEnabled;