import 'package:get/get.dart'; import '../../lockMian/entity/lockInfoEntity.dart'; class LockDetailState { Rx keyInfos = KeyInfos().obs; }