LicenseIntegrity class Null safety
An error occurred while checking the integrity of the License, it can't be retrieved.
- Inheritance
-
- Object
- UserException
- LcpException
- LicenseIntegrity
Properties
-
args
→ List<
Object> -
finalinherited
- cause → Object?
-
finalinherited
- certificateRevoked → LicenseIntegrity
-
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- invalidCertificateSignature → LicenseIntegrity
-
read-only
- invalidLicenseSignature → LicenseIntegrity
-
read-only
- invalidLicenseSignatureDate → LicenseIntegrity
-
read-only
- invalidUserKeyCheck → LicenseIntegrity
-
read-only
- message → String?
-
finalinherited
- quantity → int?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- userMessageId → String
-
finalinherited
Methods
-
getUserMessage(
LocalizationsRepository localizationsRepository, {bool includesCauses = true}) → String -
Gets the localized user-facing message for this exception.
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited