BaseState<State>.loading constructor

const BaseState<State>.loading()

Implementation

const factory BaseState.loading() = BaseLoading;