toTmtHistory method

void toTmtHistory()

Implementation

void toTmtHistory() {
  Get.toNamed(Routes.tmt_user_history);
}