repositories/request_persistant library

Classes

RequestPersistantRepository<S extends BaseService, T>
Repository that extends on RequestRepository by adding the ability to store its internal state using HydratedBloc. Serialization is handled automatically by the state and the cubit state.