BaseListCubit<T> constructor

BaseListCubit<T>()

Implementation

BaseListCubit() : super(const ListInitial());