ConfigurationService class
Constructors
- ConfigurationService()
-
factory
Properties
- currentVersion ↔ int
-
getter/setter pair
- enableEncryption ↔ bool
-
getter/setter pair
- encryptionKey ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stateExpirationDuration ↔ Duration?
-
getter/setter pair
- useCompression ↔ bool
-
getter/setter pair
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited