AsyncStateLoading<T> constructor

AsyncStateLoading<T>([
  1. T? lastValue
])

Implementation

AsyncStateLoading([super.lastValue]);