RestState.loading constructor

RestState.loading()

State for loading request

Implementation

factory RestState.loading() = LoadingRestState;