LicensingResultCode class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- DATABASE_INCORRECT → const String
- INVALID_DATE → const String
- INVALID_DEVICE_ID → const String
- INVALID_SYSTEM_OR_APP_ID → const String
- INVALID_VERSION → const String
- LICENSE_ABSENT → const String
- LICENSE_CORRUPTED → const String
- NO_AUTHENTICITY → const String
- NO_CAPABILITIES → const String
- NO_DATABASE → const String
- NO_INTERNET → const String
- OK → const String