core/persistent library
Classes
-
PersistentPod<
T> - A specialized WhalePod that automatically syncs its value to device local storage. Supported Types: String, int, double, bool, and List<String>.
- WhaleStorage
- Manage automatic storage syncing for persistentState.