RepositoryState<Data> constructor

const RepositoryState<Data>()

A generic class that holds a value of the current state of the repository.

Implementation

const RepositoryState();