AsyncQueryResult<T> constructor

AsyncQueryResult<T>()

Implementation

factory AsyncQueryResult() = AsyncQueryResult.pending;