GetStatus<T>.loading constructor

GetStatus<T>.loading()

Implementation

factory GetStatus.loading() => LoadingStatus<T>();