AsyncCubit<T> constructor

AsyncCubit<T>()

Implementation

AsyncCubit() : super(const AsyncInitial());