androidLicenseKey property
String?
get
androidLicenseKey
Get the Android license key.
Returns null if SDK not initialized or no Android key provided.
Implementation
static String? get androidLicenseKey => _androidLicenseKey;