LocalPersistence class
- Implemented types
Constructors
-
LocalPersistence({required String key, required Map<
String, dynamic> data, int version = 0})
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited