persistor property

Persistor<S>? persistor
final

If defined the redux state will persist

Implementation

final Persistor<S>? persistor;