MGetStatus<T>.loading constructor

MGetStatus<T>.loading()

Implementation

factory MGetStatus.loading() => MLoadingStatus<T>();