persistor property

Persistor<T>? persistor
final

If defined the redux state will persist

Implementation

final Persistor<T>? persistor;