RemoteModel<T>.loading constructor

const RemoteModel<T>.loading()

Implementation

const factory RemoteModel.loading() = _Loading;