test2 method

void test2()

Implementation

void test2() async{
  CCBloc.loading<MainCubit>();
  CCBloc.updated<MainCubit>();
}