import 'package:get/get.dart'; class LockEscalationState { var otaUpdateIng = false.obs; var otaProgress = 0.00.obs; }