onPersistentStateError method
a callback to listen when a cached storage couldn't be parsed or if the state couldn't be saved
Implementation
void onPersistentStateError(Object? e, StackTrace s) {}
a callback to listen when a cached storage couldn't be parsed or if the state couldn't be saved
void onPersistentStateError(Object? e, StackTrace s) {}