import 'dart:async'; import 'package:get/get.dart'; String? myusername; String? fullname; String? token; String? emailid; int? isprofileupdated; String? phonenumber; bool pindialog = false; bool storagedialog = false; bool OnBoard = false; RxInt notification = 0.obs; late Timer timerhomeglobal; bool isTimerInitialize = false; String? globalAccountType; String? mainWelcomeName; String userIdGlobal = "0";