LateAsyncResult<T>.pending constructor

const LateAsyncResult<T>.pending()

Implementation

const factory LateAsyncResult.pending() = Pending<T>._;