SharedPreferencesStorageProvider class
Storage provider using shared preferences. This is a default implementation.
- Inheritance
-
- Object
- StorageProvider
- SharedPreferencesStorageProvider
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
init(
) → Future< StorageProvider>