HelpUserCubit constructor

HelpUserCubit()

Implementation

HelpUserCubit() : super(HelpUserInitial()) {
  loadQna();
}