licenseErrorHandler property
- @JsonKey(includeToJson: false)
read / write
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;