RemoteModel<T>.initial constructor

const RemoteModel<T>.initial()

Implementation

const factory RemoteModel.initial() = _Initial;