FutureLoading<T> constructor Null safety

const FutureLoading<T>()

Implementation

const factory FutureLoading() = _$FutureLoading<T>;