licenseErrorHandler property
- @JsonKey(includeToJson: false)
getter/setter pair
Callback function to get info about problems with license key or concrete feature that is not available for usage
Implementation
@JsonKey(includeToJson: false)
Function(Status, SdkFeature?, String)? licenseErrorHandler;