iosLicenseKey property
String?
get
iosLicenseKey
Get the iOS license key.
Returns null if SDK not initialized or no iOS key provided.
Implementation
static String? get iosLicenseKey => _iosLicenseKey;
Get the iOS license key.
Returns null if SDK not initialized or no iOS key provided.
static String? get iosLicenseKey => _iosLicenseKey;