initializeCaHtAI function

void initializeCaHtAI()

Implementation

void initializeCaHtAI() async {
  await GetStorage.init();
}