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