webLicenseKey property

String? get webLicenseKey

Get the Web license key.

Returns null if SDK not initialized or no Web key provided.

Implementation

static String? get webLicenseKey => _webLicenseKey;