updateInfo method

void updateInfo()

Implementation

void updateInfo() {
  Get.find<AppController>().updateInfo(historyModel!);
}