LateResult<T>.pending constructor

const LateResult<T>.pending()

Implementation

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