DataState.none constructor

const DataState.none()

Implementation

const DataState.none()
    : this(loadingState: LoadingState.none, exception: null);